home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3417 < prev    next >
Encoding:
Text File  |  1996-08-05  |  909 b   |  29 lines

  1. Newsgroups: comp.lang.c
  2. Path: rug.nl!root
  3. From: Ninaber
  4. Subject: Re: TCP/IP in C
  5. Message-ID: <DLw5JB.5sw@rug.nl>
  6. Sender: root@rug.nl (Operator)
  7. Nntp-Posting-Host: pcmuon.phys.rug.nl
  8. Reply-To: Axel
  9. Organization: My Organization
  10. X-Newsreader: WinVN 0.92.6+
  11. References: <Pine.HPP.3.91.960124150426.11151A-100000@castor>
  12. Date: Sun, 28 Jan 1996 12:33:11 GMT
  13.  
  14. >Hi, here goes my ?...
  15. > Can anybody tell me about some FTP site where I can find docs, examples, 
  16. >or better courses about programming with TCP/IP in C, for making 
  17. >something like a 'stupid' telnet or mail... this is programming with 
  18. >sockets and this things that you know so well...
  19. >
  20.  
  21.  
  22. Best bet is to get the wattcp libraries. Well documented, easy to
  23. use. They are (a.o) at sun.rz.tu-clausthal.de in directory 
  24. pub/msdos/networking/wattcpip. It supports Borland, Microsoft and
  25. windows tcpip programming. There are some examples there aswell.
  26.  
  27. Alex
  28.  
  29.